home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_28789.txt < prev    next >
Text File  |  1989-09-27  |  4KB  |  169 lines

  1. -- card: 28789 from stack: in
  2. -- bmap block id: 63012
  3. -- flags: 0000
  4. -- background id: 97743
  5. -- name: Time Now Line DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=134 top=179 right=195 bottom=356
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupTime
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupTime
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=134 top=207 right=231 bottom=407
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: line
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupLine
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupLine
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=276 top=232 right=262 bottom=416
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: buttons
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupButtons
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupButtons
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 6 (field)
  78. -- low flags: 01
  79. -- high flags: 2002
  80. -- rect: left=29 top=69 right=117 bottom=102
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 0
  84. -- font id: 3
  85. -- text size: 10
  86. -- style flags: 0
  87. -- line height: 13
  88. -- part name: Inbox
  89.  
  90.  
  91. -- part 8 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=103 top=141 right=175 bottom=393
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 10
  100. -- style flags: 0
  101. -- line height: 13
  102. -- part name: popupTime
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   hide card field "popupTime"
  106. end mouseUp
  107.  
  108.  
  109. -- part 9 (field)
  110. -- low flags: 81
  111. -- high flags: 2004
  112. -- rect: left=108 top=148 right=196 bottom=380
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 10
  118. -- style flags: 0
  119. -- line height: 13
  120. -- part name: popupLine
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   hide card field "popupLine"
  124. end mouseUp
  125.  
  126.  
  127. -- part 10 (field)
  128. -- low flags: 81
  129. -- high flags: 2004
  130. -- rect: left=235 top=176 right=228 bottom=423
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 10
  136. -- style flags: 0
  137. -- line height: 13
  138. -- part name: popupButtons
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   hide card field "popupButtons"
  142. end mouseUp
  143.  
  144.  
  145. -- part contents for card part 6
  146. ----- text -----
  147. Press any element for details.
  148.  
  149. -- part contents for card part 8
  150. ----- text -----
  151. Click ‚ÄúCurrent time‚Äù to display the Time Now Line at the current date and time.
  152.  
  153. -- part contents for card part 9
  154. ----- text -----
  155. Click ‚ÄúSet line to‚Äù and enter a date (and time) if you want the Time Now Line to appear at a date (and time) other than the current one.
  156.  
  157. -- part contents for card part 10
  158. ----- text -----
  159. Click OK to save the changes.
  160.  
  161. Click Cancel to cancel the changes.
  162.  
  163. -- part contents for background part 30
  164. ----- text -----
  165. The Layout Menu
  166.  
  167. -- part contents for background part 31
  168. ----- text -----
  169. Time Now Line Dialog Box